Int64NINumericInt64NNegative Method

Computes the numeric negation of the current value.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
Int64N INumeric<Int64N>.Negative()

Return Value

Int64N
The numeric negation of the current value.

Implements

INumericTSelfNegative

See Also